home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 05.zip / BS1 part 5 / Spirea-X.adf / BootX5.10 / BootX.history < prev    next >
Text File  |  1992-08-27  |  8KB  |  210 lines

  1. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  2. :::::::::::::::::::::::: BOOTX HISTORY ::::::::::::::::::::::::::
  3. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  4.  
  5. ::: Version 5.10 ::: August 27, 1992 ::::::::::::::::::::::::::::
  6.  
  7. - BUG FIX: BootX did not release all allocated memory after it
  8.   had decrunched a program. This has been fixed. Thanks to
  9.   Carsten Fulde (Germany) for reporting this.
  10.  
  11. - BUG FIX: The message displayed during a file check does no
  12.   longer get accidentally cleared during decrunching.
  13.  
  14. - BUG FIX: BootX will now find its Brain file anywhere you want.
  15.   The location was not saved with the other preferences.
  16.  
  17. - BUG FIX: BootX finally knows where it started from.
  18.  
  19. - BUG FIX: Sometimes BootX had the nerve to add a string gadget
  20.   on top of the window title bar of the List requester. This
  21.   is fixed now. I relied on A1 to be zero which it was not all the
  22.   time...sigh. Thanks to Magnus Thelander (Germany) for reporting
  23.   this the first.
  24.  
  25. - BUG FIX: Using the keyboard short-cuts in the new List requester
  26.   used to leave the requester window open. Thanks to Mats Eirik
  27.   Hansen (Norway) for writing me about it.
  28.  
  29. - BUG FIX: The keyboard short-cuts of the Preference requester did
  30.   not all work.
  31.  
  32. - BUG FIX: Fixed the gadget interaction in the Check Files
  33.   preferences
  34.  
  35. - CHANGE: Support for Crunch-O-Matic has been suspended until this
  36.   cruncher produces executables that decrunch on ALL Amigas (or
  37.   should I say: executables that decrunch AT all...)
  38.  
  39. - IMPROVED: The colors of the messages have been cleaned up. The
  40.   following colors now apply (using the standard color names):
  41.  
  42.         BLACK        : Normal message
  43.         WHITE        : Program request or Bootblock recognized
  44.                        by the Brain file.
  45.         WHITE on BLUE: Bootblock virus
  46.  
  47.   (I am sure you are thrilled by this...)
  48.  
  49. - IMPROVED: Made some changes to the startup code and moved around
  50.   some code which resulted in some saved bytes.
  51.  
  52. - NEW: BootX finally decrunches Imploder Library crunched files...
  53.   It was so simple to implement. I don't know how I could have
  54.   overlooked it... The Explode.library is required if you want to
  55.   decrunch Library Imploded files.
  56.  
  57. - NEW: The first toolbox utility called Filter. With it you can
  58.   created a filter containing path names that BootX should ignore
  59.   when checking your files. Normally you put only paths in here
  60.   that contain only data files like the Include or FD directories
  61.   of programmers or the Fonts directory.
  62.   Read section 6.1 of the manual.
  63.  
  64. - NEW: New checkbox gadget in the Check Files Preference requester.
  65.   Activates the current filter.
  66.  
  67. - NEW: To accomodate the filter settings and to comply even more
  68.   with the Amiga User Interface Style Guide the settings are no
  69.   longer saved in the icon. Instead, a directory will be created
  70.   and used in ENVARC: and ENV: called 'BootX'. In it you will
  71.   find a plain ASCII file called 'BootX.prefs'.
  72.  
  73. - NEW: When BootX reads the bootsector of your disk and detects
  74.   a virus in it, it will pop up a handy requester asking you if
  75.   you would like to kill it.
  76.  
  77. ::: Version 5.05 ::: NOT RELEASED BY ME :::::::::::::::::::::::::
  78.  
  79. - BOGUS VERSION: Not released by me but by some mentally disturbed,
  80.   infantile individual. It's a sick world we're living in...
  81.  
  82. ::: Version 5.03 ::: August 3, 1992 :::::::::::::::::::::::::::::
  83.  
  84. - BUG FIX: Because of the new ListRequester the dots that indicate
  85.   a built-in bootblock disappeared.
  86.  
  87. - BUG FIX: Some exotic vertical overscan settings caused BootX to
  88.   scroll the box boundaries of the main display window. Ah...
  89.   KickStart 2.0 is a mixed blessing...Thanks to Ralph-Thomas
  90.   Außem (Germany) for reporting this.
  91.  
  92. - BUG FIX: Deleting a single Braincell sometimes used to cause a
  93.   complete Brain to disappear.
  94.  
  95. - BUG FIX: Typing an non-existing name in the Rename Braincell
  96.   string gadget would cause some Enforcer hits.
  97.  
  98. - BUG FIX: Several other Enforcer hits removed. Thanks to Ralph
  99.   Thomas Außem (Germany) for reporting this.
  100.  
  101.   Note: BootX will still cause several READ Enforcer hits when it
  102.   examines your memory for viruses (which occurs at various times)
  103.   This is normal. But should you encounter any further WRITE
  104.   Enforcer hits, please report this by writing me when this hit
  105.   occurred (Please no Enforcer print-outs, they don't help).
  106.  
  107. - NEW: BootX now recognizes Crunch-O-Matic 1.0 crunched files.
  108.  
  109. - NEW: Added a paragraph to the doc file about the BootX Enforcer
  110.   hits and the SnoopDos task. See Section 1.4 Before you
  111.   complain...
  112.  
  113. - EXPLANATION: BootX launches during its run a small do-nothing
  114.   task called 'SnoopDos'. It is a simple but effective counter
  115.   measure against an old PowerPacker 3.2 trojan horse. The task
  116.   does absolutely nothing and uses no CPU time at all. When BootX
  117.   quits, this task is removed. This task will not be launched if
  118.   a real SnoopDos is already running nor will it prevent a real
  119.   SnoopDos from being run.
  120.  
  121. ::: Version 5.02 ::: July 26, 1992 ::::::::::::::::::::::::::::::
  122.  
  123. - NEW: Added special code to look for the Infiltrator linkvirus.
  124.  
  125. - IMPROVED: Completely rewrote the List requester. It'll now use
  126.   a lot less memory and be faster at the same time.
  127.  
  128. ::: Version 5.01 ::: July 20, 1992 ::::::::::::::::::::::::::::::
  129.  
  130. * Because Commodore has a problem with the early distribution of
  131.   the locale language files for BootX they will not be in any
  132.   future releases of BootX until the official approvement. It
  133.   was and is not my intention to harm any further development.
  134.   Let's hope an official release is Real Soon Now... *
  135.  
  136. - BUG FIX: Decrunching a PowerPacker 3.0 crunched file with a
  137.   library header would cause major havoc.
  138.  
  139. - NEW: You can customize the AppIcon that BootX displays when you
  140.   choose Iconify a little bit more. Add the following tooltypes
  141.   to the BootX icon:
  142.  
  143.     APPICONNAME=<your name>        (default: BootX)
  144.     APPICONX=<x position in pixels>    (default: floating (-1))
  145.     APPICONY=<y position in pixels>    (default: floating (-1))
  146.  
  147. - NEW: The SetPatch version is shown in the Check Vectors report
  148.   (if installed.)
  149.  
  150. ::: Version 5.00 ::: July 11, 1992 ::::::::::::::::::::::::::::::
  151.  
  152.                     "There can only be one..."
  153.  
  154. - NEW: BootX now requires KickStart 2.04. In order to keep
  155.   improving BootX in future I decided that it became time to make
  156.   BootX a true KickStart 2.0 program.
  157.  
  158. - NEW: No more extra BootX.Prefs file in the S directory. BootX
  159.   now stores its preferences as tooltypes in its icon.
  160.  
  161. - NEW: All of the BootX support files can now be crunched with
  162.   PowerPacker. BootX will use the PowerPacker.library when it finds
  163.   it.
  164.  
  165. - NEW: Brain cells can now be deleted and renamed. View Brain shows
  166.   the list with scroll gadgets instead of a simple scrolling list.
  167.  
  168. - NEW: The Bootblock library can now be edited: renaming, deleting
  169.   and adding of bootblocks is now possible.
  170.  
  171. - NEW: BootX now becoms an AppIcon when the user selects Iconify
  172.   (previously Go to Sleep).
  173.  
  174. - NEW: BootX is now able to remove linkviruses from infected
  175.   files. Simply check the "Fix infected files" option in the
  176.   FileCheck preference requester.
  177.  
  178. - NEW:  BootX supports all the drive types that the TrackDisk
  179.   device supports.  Also the new high-density drives (1760K ) as
  180.   found in new A3000.
  181.  
  182. - NEW: File check report can now be printed from within BootX.
  183.  
  184. - NEW: The contents of the Recog file can be printed.
  185.  
  186. - NEW: BootX clones the Workbench dimensions and specs. This means
  187.   a bigger and better looking BootX screen.
  188.  
  189. - NEW: BootX will try to play the sample in stereo whenever
  190.   possible.
  191.  
  192. - IMPROVED: The file check is now a lot faster and has a lot more
  193.   options to control it.
  194.  
  195. - IMPROVED: Completely rewritten documentation.
  196.  
  197. ::: Version 4.50 ::: May 7, 1992 ::::::::::::::::::::::::::::::::
  198.  
  199. - Last version of BootX that supported KickStart 1.3.
  200.  
  201. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
  202.  
  203. © 1992 BootX v5.10 written by Peter Stuer
  204.  
  205. Thanks to Nico François, Johan van Houtven, Steffen Salzmann and
  206. James Knittle for ßeta-testing and all the useful suggestions.
  207.              _
  208.           _ //
  209. Thanks to \X/ Amiga for being the best computer ever !
  210.